-- card: 11505 from stack: in -- bmap block id: 11764 -- flags: 0000 -- background id: 2601 -- name: menu -- part 1 (button) -- low flags: 00 -- high flags: 2004 -- rect: left=20 top=94 right=120 bottom=68 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp PUSH CARD VISUAL DISSOLVE FAST go to card "first" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 2004 -- rect: left=20 top=135 right=161 bottom=68 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp VISUAL DISSOLVE FAST go to card "gms" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 2004 -- rect: left=20 top=175 right=201 bottom=68 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp VISUAL DISSOLVE FAST go to card "mls" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 2004 -- rect: left=20 top=216 right=242 bottom=68 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "count" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 2004 -- rect: left=20 top=256 right=282 bottom=68 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go home end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=76 top=94 right=120 bottom=420 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp PUSH CARD VISUAL DISSOLVE FAST go to card "first" end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=76 top=135 right=161 bottom=421 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp VISUAL DISSOLVE FAST go to card "gms" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=76 top=175 right=201 bottom=422 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp VISUAL DISSOLVE FAST go to card "mls" end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=76 top=216 right=241 bottom=422 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "count" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=76 top=256 right=282 bottom=223 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go home end mouseUp